home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Re FW_ForceAdjustCursor.2 < prev    next >
Encoding:
Internet Message Format  |  1996-07-03  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     Re: FW_ForceAdjustCursor
  2. Sent:        7/3/96 3:07 PM
  3. Received:    7/3/96 3:11 PM
  4. From:        Serge Froment, sfroment@odyssee.net
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Henri:
  9. >
  10. >I have tried FW_ForceAdjustCursor and I found two problems.
  11. >
  12. >- When it is called, the arrow cursor flashes very quickly before the real
  13. >cursor appears. For example, before I call it, the closed hand cursor is
  14. >shown. When I call it, the arrow cursor flashes and then the open hand
  15. >cursor is shown.
  16.  
  17. I confirm this. This is no big deal, but it looks a bit sloppy. However, I
  18. can hardly figure out the culprit because MWDebug selects the arrow cursor
  19. as soon as it takes control...
  20.  
  21. >- When I use it in, say CMyDropCommand::Undo, it does not work all the
  22. >time. I have yet to figure out why. I will keep you informed. (But don't
  23. >expect news before Thuesday since Monday is a holiday here.)
  24.  
  25. There is no problem. The crosshair cursor appeared when I expected the open
  26. hand, but this was normal since the Command key was pressed (to type
  27. command-z).
  28.  
  29. Serge
  30.  
  31.  
  32.